home *** CD-ROM | disk | FTP | other *** search
- Subject: Q: Sequenced Frames
- Sent: 3/14/96 1:40 AM
- Received: 3/14/96 9:51 AM
- From: Shinji Shimizu, rdd@dsea.com
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- Dear ODF Team:
-
- Now I am implementing 'Sequenced Frames function' to my PartEditor.
-
- I call 'RequestEmbeddedFrame()'.
- Sure I can make new additional frames.
-
- But I have some proublems.
- For example,
- My part is not container part.
- I can not activate all frames that have same groupID at a time,
- when one of my frames is clicked.
-
- My part is a text-edit PartEditor.
- It has 'Sequenced Frames function' to flow text data into frames.
- Now one of frames is active. and operator move I-beam cursol to next
- frame's top line by arrow-key.
- Then next frame is not active.
- What should I do?
-
- Can I activate all frames that have same groupID at a time?
- Is this container part's job?
-
- best regards.
- --------------------------------
- Shinji Shimizu
- DAINIPPON SCREEN MFG. CO, LTD.
- E-mail: rdd@dsea.com
-